Skip to content

feat(deps): update dependency fast-equals to v6#30

Open
renovate[bot] wants to merge 1 commit intotrunkfrom
renovate/fast-equals-6.x
Open

feat(deps): update dependency fast-equals to v6#30
renovate[bot] wants to merge 1 commit intotrunkfrom
renovate/fast-equals-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
fast-equals >=5.2.2>=6.0.0 age confidence

Release Notes

planttheidea/fast-equals (fast-equals)

v6.0.0

Compare Source

Breaking changes
  • #​164 - Drop UMD support and distribution of source maps (see
    #​161 for reasoning)
  • #​166 - Remove unsupportedTagComparators object in favor of
    getUnsupportedCustomComparator method
  • Add sameValueEqual method (Object.is with ponyfill for legacy environments) and make it the default number
    comparison (formerly used sameValueZeroEqual)
  • #​170 - Add strictEqual method for convenience and
    completeness
Enhancements
  • BigInt support added (uses same handlers as normal numbers)
  • Faster!
  • More flexibility for methods not included by default via getUnsupportedCustomComparator

v5.4.0

Compare Source

  • #​163 - Fix handling of TypedArray-based checks, and add
    areArrayBuffersEqual and areDataViewsEqual to checks

v5.3.4

Compare Source

  • Update build infrastructure to ensure legacy types align with types built from source code

v5.3.3

Compare Source

  • #​147 - Fix type resolution when using Node16 as moduleResolution in TypeScript (fixes #​145)

v5.3.2

Compare Source

  • #​154 - Use include with "files" instead of exclude with .npmignore (Thanks @​43081j)
  • #​155 - Upgrade build dependencies to resolve security vulnerabilities

v5.3.1

Compare Source

  • #​153 - Avoid publishing .yarn folder

v5.3.0

Compare Source

  • #​150 - Add support for unknownTagComparators in custom configuration (thanks to @​mrcljx for the idea)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@socket-security
Copy link

socket-security bot commented Feb 23, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedfast-equals@​6.0.010010010086100

View full report

@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch 2 times, most recently from b1af865 to 7d4680e Compare March 5, 2026 01:24
@renovate renovate bot force-pushed the renovate/fast-equals-6.x branch from 7d4680e to 01c8676 Compare March 11, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants